CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - model glut

搜索资源列表

  1. opengl113

    0下载:
  2. openGL,VC++6.0 下须先安装glut包 这个程序适合于刚刚接触openGL的人,里面包含光照的使用,法线,实体绘制,纹理生成与贴图,以及贴图模型-openGL. VC 6.0 must install glut packets suitable for the procedure at the just contact the Open GL, which contains the use of light, normal, solid rendering, texture an
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:831358
    • 提供者:小熊
  1. glut_bunny

    0下载:
  2. 用opengl 中的 glut 库实现,载入兔子模型,打上光照显示出来-Opengl with glut in the library, loading the rabbit model, marked with light show
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-10
    • 文件大小:1175791
    • 提供者:gzq
  1. Tao_GLUT_model (3DS格式)模型读取

    1下载:
  2. c#下用CSGL框架实现的3D(3DS格式)模型读取 ,glut函数用的是Tao.freeglut-c# under the framework of realization with CSGL 3D (3DS Format) model reads, glut function with the Tao.freeglut
  3. 所属分类:C#编程

    • 发布日期:2012-10-16
    • 文件大小:475852
    • 提供者:杨志
  1. OpenGL-solidmodel-code

    0下载:
  2. 利用GLUT提供的9种三维实体分别绘制圆锥体、四面体、正方体、正十二面体、正二十面体、正八面体、球体、圆球体和茶壶模型,并应用鼠标交互菜单实现实体图和线框图之间的切换。-9 provided by GLUT were drawn three-dimensional solid cone, tetrahedron, cube, dodecahedron, icosahedron, octahedron, sphere, spherical body and the teapot model, an
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:6744
    • 提供者:
  1. md3loader

    0下载:
  2. Quake 3 s MD3 Viewer (july 13, 2007), loads and displays a player and a weapon. Supports lighting, texture mapping and animation. Includes a sample player model with weapon. See README for how to use it. Note (1): it uses the POSIX opendir/read
  3. 所属分类:Game Program

    • 发布日期:2017-05-10
    • 文件大小:2507281
    • 提供者:futuh
  1. hierarchy

    0下载:
  2. written in c++ VS 6. demo/bacic animation of hierarchical model in openGL using GLUT. source code included.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-27
    • 文件大小:607509
    • 提供者:acidos
  1. GraphicsHomework

    6下载:
  2. 课程设计的主要内容为开发一个实时绘制大规模三维场景的程序系统,应老师要求,完成的主要功能如下。 必做部分: 1. 采用3DS Max对三维场景进行了建模。场景中包含了建筑物、道路、天空等基本元素,实现了场景的纹理贴图功能。(见图1,2) 2. 实现了通过3DS Loader读取场景数据。 3. 使用了OpenGL和GLUT扩展库来实时绘制上述场景,画面生成速度达到36帧/秒。 4. 提供了友善的用户界面,并实现了多角度场景的交互漫游,可以以第一人称行走的方式漫游场景
  3. 所属分类:OpenGL

    • 发布日期:2013-05-06
    • 文件大小:14389414
    • 提供者:王晓宁
  1. Md5MeshLoader

    0下载:
  2. doom3的 md5模型加载。 vc7.1+opengl 。 源码包已经附带glut库 。-doom3 of md5 model load. vc7.1+ opengl. Glut library source package has been included.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:825194
    • 提供者:meiwei
  1. modelload

    0下载:
  2. Example of the OpenGl glut library. Example of using a glm to load a model.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:370533
    • 提供者:Zimmy666
  1. OpenGL-tutors

    1下载:
  2. Nate Robin的OpenGL教程程序代码,它允许用户修改函数参数,以交互方式观察代码效果。包括坐标\模型变换、光照、雾和纹理,它们具有可移植性,并且使用了GLUT。-Nate Robin' s OpenGL tutorial code, which allows the user to modify the function parameters to interactively observe the code in effect. Including coordinate \ m
  3. 所属分类:OpenGL program

    • 发布日期:2016-01-23
    • 文件大小:1486848
    • 提供者:ZXiao
  1. MyFootBall

    0下载:
  2. 用MFC搭建的Opengl环境,然后使用GLUT导入模型,实现了导入不同的模型,添加了光照,旋转,缩放等功能。-Opengl built environment with MFC, then use the GLUT import model, import different models to achieve, adding light, rotation, zoom and other functions.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-15
    • 文件大小:4030746
    • 提供者:
  1. hello13

    0下载:
  2. vs2010用GLUT库加入鼠标控制模型旋转平移. 主要是用GLUT库将鼠标左右键和滚轮的函数。-vs2010 add mouse control with the GLUT library model rotation translation. GLUT library is mainly used to right mouse buttons and scroll wheel functions
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:92719
    • 提供者:张玉霞
  1. CPP_TeaPot

    0下载:
  2. 1、使用glut.h中的glutSolidTeapot()函数绘制茶壶模型2、实现了鼠标和键盘事件,茶壶可以根据操作运动-1, using glut.h in glutSolidTeapot () function draws teapot model 2, the realization of the mouse and keyboard events, teapots can operate sports
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-04
    • 文件大小:237663
    • 提供者:litianyi
  1. OpenGL-solidmodel-code

    0下载:
  2. 利用GLUT提供的9种三维实体分别绘制圆锥体、四面体、正方体、正十二面体、正二十面体、正八面体、球体、圆球体和茶壶模型,并应用鼠标交互菜单实现实体图和线框图之间的切换。-9 provided by GLUT were drawn three-dimensional solid cone, tetrahedron, cube, dodecahedron, icosahedron, octahedron, sphere, spherical body and the teapot model, an
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-15
    • 文件大小:6788
    • 提供者:闯黄扣分
  1. 06-test3ds

    0下载:
  2. 非常基础的代码,基于OPENGL/GLUT,显示一个.3DS格式的模型,带贴图-a lite code that to show a .3ds model with texture.
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-09
    • 文件大小:1806906
    • 提供者:liboyang
  1. chair

    0下载:
  2. 基于VS2010的一个读取3DS的opengl座椅程序,能对其旋转、缩放、和移动,有纹理的读取,采用了glut库编程。注意事项:3DS模型文件和对应的贴图文件要放在同一个文件夹中。-A reading of the 3DS seat OpenGL program based on VS2010, the rotation, scaling, and mobile, read a texture, using the glut database programming. Note: the 3DS
  3. 所属分类:Graph program

    • 发布日期:2017-06-12
    • 文件大小:19396438
    • 提供者:赖瑾建
  1. 3Dwalker

    0下载:
  2. 我实现了opengl下的3d漫游功能,打开运行之后可以看到一个贴有纹理的立方体和一个自转的地球模型,可以用键盘和鼠标控制视角的方向,第一人称漫游,功能,请在vs2015的环境下打开,需要提前配置好glut库(I realized 3D roaming OpenGL, opened after the operation can see the earth model with a texture and a rotation of the cube, you can use the keyboa
  3. 所属分类:OpenGL

  1. Rolling-earth

    0下载:
  2. 我实现了opengl下的地球自转模型,打开运行之后可以看到地球自转的蓝色的身影,请在vs2015的环境下打开,需要提前配置好glut库(I realized the earth rotation model under OpenGL. After opening the operation, you can see the blue figure of the earth rotation. Please open it in the environment of vs2015. You nee
  3. 所属分类:OpenGL

搜珍网 www.dssz.com